Themes: ImageList

TheImagelist element is used to stylize the look and feel of objects in a list format. The image size dictates the size of the row’s height. The text is also scalable. Horizontal and / or vertical scrollbars can be added but the control supports swiping up and down or left to right. If a title row is not required, it can be turned off.

Images (icons) are added using scripts (i.e. List.AddItem).

TextOptions - sets the values for the icon names. The Margin is the distance between text and the edge of the icon container. ScalePoints reduces the size of the text by the factor supplied. For example ScalePoint 0 or 1 sets the text default size; 2 makes the text 2 times smaller then the icon size. ScaleText, if set to True enables scaling of text; False prevents it from being scaled (reduced).

For property descriptions, see Graphical Control Properties.